Re: nfsbug, bugs

jsz (jsz@ramon.bgu.ac.il)
Tue, 7 Feb 1995 05:19:49 +0200 (IST)

> 
> > How can you use the filehandle?  You could stick it in a variable
> > and pass it off to nfs to request operations be done on the file
> > associated with the handle.
> 

 When mount requests is implemented, rpc.mountd verifies whether or not
the request is legitimate, if it finds it legitimate, it bypasses to the
client the unique NFS "file handle" [ on SunOS 4.X you can run "showfhd" 
to translate the "file handle" into Unix pathname ] and having the "filehandle",
client *can* talk to nfsd.



[jsz@ramon.bgu.ac.il]